armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack
authorTom Rini <[email protected]>
Thu, 9 Aug 2012 15:22:06 +0000 (08:22 -0700)
committerAlbert ARIBAUD <[email protected]>
Sat, 1 Sep 2012 12:58:19 +0000 (14:58 +0200)
commit975b71bc10acb944092456fceb35aca7222addc0
treefdd84c3b7b4b71acc7e3104bdd2b1e5038a101f8
parent41aebf810688d606bd43b9ca336bd26d914ad2c8
armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack

Make sure that when we setup the stack before calling s_init() we have
the stack have 8-byte alignment for ABI compliance.

Tested-by: Allen Martin <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
arch/arm/cpu/armv7/lowlevel_init.S